Cytosim  PI
Cytoskeleton Simulator
All Object Properties

Classes

class  CoupleProp
 Property for Couple. More...
 
class  BridgeProp
 Additional Property for Bridge. More...
 
class  CrosslinkProp
 Additional Property for Crosslink and CroslinkLong. More...
 
class  ForkProp
 Additional Property for Fork. More...
 
class  ShackleProp
 Additional Property for Shackle. More...
 
class  FiberProp
 Property for a Fiber. More...
 
class  ClassicFiberProp
 additional Property for ClassicFiber More...
 
class  DynamicFiberProp
 additional Property for DynamicFiber More...
 
class  TreadmillingFiberProp
 additional Property for TreadmillingFiber More...
 
class  TubuleProp
 additional Property for Tubule More...
 
class  FieldProp
 Property for Field. More...
 
class  HandProp
 Property for Hand. More...
 
class  ActorProp
 Additional Property for Actor. More...
 
class  CutterProp
 Additional Property for Cutter. More...
 
class  MightyProp
 additional Property for Mighty More...
 
class  MotorProp
 Additional Property for Motor. More...
 
class  NucleatorProp
 additional Property for Nucleator More...
 
class  RescuerProp
 Additional Property for Rescuer. More...
 
class  SliderProp
 Additional Property for Slider. More...
 
class  TrackerProp
 additional Property for Tracker More...
 
class  AsterProp
 Property for Aster. More...
 
class  BundleProp
 Property for Bundle. More...
 
class  FakeProp
 Property for a Fake. More...
 
class  NucleusProp
 Property for Nucleus. More...
 
class  SimulProp
 Property for Simul. More...
 
class  SingleProp
 Property for Single. More...
 
class  SpaceProp
 Property for Space. More...
 
class  SphereProp
 Property for Sphere. More...
 

Enumerations

enum  Specificity { BIND_ALWAYS, BIND_ANTIPARALLEL, BIND_PARALLEL }
 indicates a specificity for crosslinking two fibers More...
 
enum  Specificity { NUCLEATE_ORIENTATED, NUCLEATE_PARALLEL, NUCLEATE_ANTIPARALLEL, NUCLEATE_PARALLEL_IF }
 indicates a specificity
 

Detailed Description

List of properties accessible to the user.

Enumeration Type Documentation

enum Specificity
Enumerator
BIND_ALWAYS 

can bind in any configuration

BIND_ANTIPARALLEL 

can link two fibers only if they are anti-parallel ( cos(angle) < 0 )

BIND_PARALLEL 

can link two fibers only if they are parallel ( cos(angle) > 0 )